body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, select, input, textarea, button, p, blockquote, th, td, img ,iframe { margin: 0; padding: 0; }
table{ border-collapse: collapse; border-spacing: 0; }
input,button,textarea,option { font: 12px "\5b8b\4f53", Arial, Helvetica, sans-serif; }
ul, li, div{ list-style: none; border: 0px; }
img{ border: 0px; }
.clear{ font: 0px/0px serif; display: block; clear: both; }
html{ -webkit-text-size-adjust: none; }
input{ outline: none; }
button{ border:none; }
textarea{ resize: none; }
a{ text-decoration: none; }
body:nth-of-type(1) input:focus,textarea:focus{ outline: none;}
body{ font: 12px "\5b8b\4f53","Tahoma","Arial","Microsoft Yahei"; color: #333; background: #fff; position: relative;}


.left {
	float: left;
}
.right {
	float: right;
}
#header {
	width: 100%;
	height: 35px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	background: #f5f5f5;
	margin: 0 auto;
}
.header {
	width: 1100px;
	margin: 0 auto;
	height: 35px;
}
.header ul {
	color: #666;
}
.header ul li.name {
	margin-right: 30px;
}
.header ul li {
	float: left;
	line-height: 35px;
	margin-right: 10px;
}
.header ul li a {
	color: #666;
}
.header ul li a:hover {
	color: #ff6600;
}
.header p a:hover {
	color: #ff6600;
}
.header p {
	line-height: 35px;
	color: #666;
	float: right;
	margin-right: 110px;
}
.header p a {
	color: #666;
	margin: 0 5px;
	display: inline-block;
}
.header p a.mobile {
	background: url(../images/product/bg.png) 0 10px no-repeat;
	padding: 0 0 0 16px;
	margin-left: 10px;
}
.weixin {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	z-index: 99999;
}
.weixinTop {
	position: absolute;
	padding: 0 0 0 28px;
	top: -39px;
	right: 16px;
	cursor: pointer;
	color: #666;
	line-height: 38px;
	background: url(../images/product/bg.png) 0 -24px no-repeat
}
.weixinBot {
	position: absolute;
	right: 5px;
	top: -1px;
	display: none;
	border: 1px solid #d1d1d1;
}
.headerNav {
    width: 1100px;
    margin: 0 auto;}
.headerNav p {
    color: #888;
    line-height: 12px;
    height: 12px;
    width: 1100px;
    overflow: hidden;
    margin-top: 10px;
    font-family: "microsoft yahei";
	}
.headerNav p a {
    color: #888;
    margin: 0 4px;
}
.headerNav p a:hover{
	color: #FF6600;
}

.bannerAdv {
	width: 1100px;
	margin: 0px auto 0;
	overflow: hidden;
}
.bannerAdv ul li img{
	float: left;
}
.bannerAdv ul {
	width: 1110px;
	display: inline;
	float: left;
	margin: 0px 0 0 -5px;
}

.bannerAdv ul li {
	display: block;
	float: left;
	padding: 10px 5px 0 5px;
	position: relative;
}

.bannerAdv ul li a,
.bannerAdv ul li embed {
	float: left;
}

.top {
	width: 1100px;
	height: 74px;
	margin: 0 auto;
	position: relative;
}

.top img {
	position: absolute;
	top: 10px;
	left: 0;
}

.top h1 {
	width: 80px;
	height: 50px;
	position: absolute;
	left: 230px;
	top: 12px;
	border-left: 1px solid #d7d7d7;
	font: 30px/50px "Microsoft Yahei", "\5b8b\4f53";
	text-indent: 12px;
	color: #0070ce;
}

.top p {
	position: absolute;
	top: 60px;
	left: 274px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	font-family: microsoft yahei;
	color: #666666;
}

.top p a {
	color: #666666;
	margin: 0 4px;
}

.top p a:hover,
.top span a:hover {
	text-decoration: underline;
	color: #ff0000;
}

.top span {
	position: absolute;
	left: 858px;
	top: 26px;
	line-height: 18px;
	height: 18px;
	font-family: microsoft yahei;
	overflow: hidden;
	color: #666666;
}

.top span a {
	color: #ff6600;
	font-size: 14px;
}

.top input.text {
	width: 340px;
	height: 38px;
	display: block;
	position: absolute;
	line-height: 33px;
	border: 1px solid #e1e1e1;
	color: #7d7d7d;
	top: 15px;
	left: 429px;
	line-height: 38px;
	z-index: 2;
	font-size: 14px;
	text-indent: 10px;
}

.top button {
	width: 90px;
	height: 40px;
	display: block;
	border: 0px;
	cursor: pointer;
	position: absolute;
	top: 15px;
	left: 760px;
	background: #0187d0;
	font: normal 20px/40px microsoft yahei;
	color: #fff;
}

.selectbox-wrapper {
    width:68px;
	text-align: center;
	position: absolute;
	top: 54px;
	left: 360px;
	z-index: 9999;
	border: 1px solid #e1e1e1;
	background: #fff;

}

.selectbox-wrapper ul li.selected {
	BACKGROUND-COLOR: #f4ffed;
	display:none;
}

.selectbox-wrapper ul li.current {
	color: #fff;
	background: #0187d0;
}

.selectbox-wrapper ul li {
    width:68px;
	line-height: 20px;
	color: #666;
	display: block;
	text-align: center;
	cursor: pointer;
}

.selectbox {
	width: 68px;
	height: 38px;
	border: 1px solid #e1e1e1;
	display: block;
	line-height: 38px;
	font-size: 14px;
	font-family: microsoft yahei;
	color: #0187d0;
	z-index: 10;
	position: absolute;
	top: 15px;
	left: 360px;
	text-indent: 20px;
	cursor: pointer;
	background: url("../images/index/indexbg2015.png") no-repeat 52px -45px;
}
#search_select1_input{display:none;}


#nav{width: 100%;margin: 0 auto 0;background: #0070ce; height:50px;}
.nav{width: 1100px;margin: 0 auto 0;position: relative;}
.nav .menuList{width: 1100px;margin: 0 auto;height: 50px;}
.nav .menuList a{width: 122px; text-align: center; float: left;display: inline-block;height:50px;font:16px/50px "Microsoft Yahei";color:#fff;}
.nav .menuList .focus{background: #3c96e2;}
.nav .menuList a:hover{background: #3c96e2;}
ul.subMore{position: absolute;right: 10px;top: 0;width: 95px;height: 50px;}
ul.subMore li{width: 95px;height: 50px;display: block;position: relative;}
.subMoreTop{text-align: center; width: 95px; height: 50px; position: absolute; z-index: 9; font: normal 16px/50px "Microsoft Yahei","simhei"; color: #fff;  cursor: pointer; }
.subMoreBot{ width: 105px; padding-bottom: 5px; position: absolute; z-index: 1; font: normal 16px/26px "Microsoft Yahei","simhei"; text-indent: 10px; color: #fff; top:50px; right: -10px;background: #0070ce; }
.subMoreBot p{ width:95px; float: left; }
.subMoreBot p a{ height: 26px; float: left; color: #fff; font-size: 14px;}
.subMoreBot p a:hover{ text-decoration: underline; color: #ff6600; }

.position{width: 1100px;margin: 14px auto 14px;height: 24px;position: relative;}
.position p{width: 820px;position: absolute;top: 0;left: 0; height: 24px;font:normal 14px/24px "Microsoft Yahei"; color:#333;text-indent: 28px; background:url("../images/business.png") no-repeat 2px -85px;}
.position p a{ color:#333;padding:0 8px;}
.position p a.now{ color:#333;}


.mianpic{width: 1100px;margin: 0 auto 0;}
.mianpic ul{width: 1120px;float: left;}
.mianpic ul li{width: 260px;height: 198px;float: left;margin-right: 20px;margin-bottom: 20px;position: relative;}
.mianpic ul li img{width: 260px;height: 198px;position: absolute;left: 0;top: 0;}
.mianpic ul li b{width: 260px;height: 30px;position: absolute;bottom:0;left: 0;background: #535353;filter: alpha(opacity=50); opacity: 0.50;}
.mianpic ul li p{width: 260px;height: 30px;position: absolute;bottom:0;left: 0;text-align: center;}
.mianpic ul li p a{font: 16px/30px "Microsoft Yahei";color: #fff;}
.mianpic ul li:hover b{background: #0070ce;filter: alpha(opacity=9); opacity: 9;}


.newspages{width: 1100px;margin: 0 auto;padding: 15px 0;font: normal 12px/30px "Tahoma", "\5b8b\4f53", "Arial";color: #666;text-align: center;float: left;}
.newspages a{height: 30px;width: 30px;border: 1px solid #C9C9C9;background-color: #f2f2f2;color: #666668;display: inline-block;font: normal 14px/30px "Tahoma", "Arial";margin: 0 3px;vertical-align: middle;text-align: center;}
.newspages a.on{border: 1px solid #0072bd;background-color: #0072bd;cursor: default;color: #fff;}
.newspages .ft{background: #f2f2f2 url(../images/public/pagearrow.gif) 2px -19px no-repeat;}
.newspages .lt{background: #f2f2f2 url(../images/public/pagearrow.gif) -22px -65px no-repeat;}
.newspages .ft:hover{background: #f2f2f2 url(../images/public/pagearrow.gif) 2px 4px no-repeat;}
.newspages .lt:hover{background: #f2f2f2 url(../images/public/pagearrow.gif) -22px -42px no-repeat;}
.newspages span.page_etc{color: #999;margin: 0 10px;}
.newspages span.page_turn{position: relative;margin-left: 10px;}
.newspages span.page_turn b{padding: 0 5px;}
.newspages span.jump input{width: 45px;height: 21px;display: inline-block;margin: 0 4px;border: 1px solid #e4e4e4;text-align: center;color: #666;line-height: 21px;}
.newspages button{height: 22px;padding: 0 10px;border: 1px solid #C9C9C9;background-color: #fff;color: #666;cursor: pointer;margin-left: 2px;_margin-left: 4px;_padding: 0 5px;}
.newspages a.prev{background: #f2f2f2 url(../images/public/pagearrow.gif) 1px -65px no-repeat;}
.newspages a.prev:hover{background: #f2f2f2 url(../images/public/pagearrow.gif) 1px -42px no-repeat;}
.newspages a.next{background: #f2f2f2 url(../images/public/pagearrow.gif) -24px -19px no-repeat;}
.newspages a.next:hover{background: #f2f2f2 url(../images/public/pagearrow.gif) -24px 4px no-repeat;}
.newspages a:hover{color: #000;}
.newspages a.on:hover{color: #fff;}






#footer {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
	color: #818181;
	line-height: 24px;
	padding-bottom: 15px;
}
#footer .footNav {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	background-color: #0070ce;
	color: #fff;
	text-align: center;
}
#footer .footNav a {
	color: #fff;
	margin: 0 10px;
}
#footer span {
	display: inline-block;
	color: #333333;
	font: normal 14px/60px \5b8b\4f53;
}
#footer strong {
	font-weight: normal;
	margin: 0 30px 0 0;
	font-family: tahoma, "\5b8b\4f53";
}
#footer strong img {
	vertical-align: middle;
	margin-left: 3px;
}
#footer a:hover {
	text-decoration: underline;
	color: #ff6600;
}
ul.footImg {
	width: 810px;
	display: block;
	margin: 15px auto 0;
	background: url("/images/Index/2019/copyright.png") no-repeat 0 0;
}
ul.footImg li {
	width: 135px;
    float: left;
}
ul.footImg li a {
	width: 112px;
	height: 47px;
	display: block;
	float: left;
}
.backHome{ width:54px; position: relative;}
.backHome a{ width:54px; height:19px; display:block; float:left; background:#5b7648; text-align:center; font:normal 11px "Microsoft Yahei","simhei"; color:#fff; padding:35px 0px 0 0px; margin:2px 0; opacity:0.7; filter:alpha(opacity=70); background:url(../images/index/rightBar.png) no-repeat 0 0; overflow: hidden; text-decoration: none; }
.backHome a:hover{ opacity:1; filter:alpha(opacity=100); }
.backHome a.guest,.backHome a.guest:hover{ background:url(../images/index/rightBar.png) no-repeat 0 -114px; opacity: 0.7; filter:alpha(opacity=70); }
.backHome a.price{ background:url(../images/index/rightBar.png) no-repeat 0px -57px; }
.backHome a.rightWx{ background:url(../images/index/rightBar.png) no-repeat 0px -228px; }
.backHome img{
    position: absolute;
    right: 65px;
    top: 130px;
    display: none;
}
.toTop{ width:54px; height:54px; position:fixed; _position:absolute; top:519px; _top:expression(eval(document.documentElement.scrollTop+321)); display:none;font:normal 11px "Microsoft Yahei","simhei"; }
.toTop a,.toTop a:hover{ display:block; width:54px; height: 19px; padding:35px 0px 0 0px; background:url(../images/index/rightBar.png) no-repeat 0px -171px; opacity: 0.6; filter:alpha(opacity=60); color: #fff; text-decoration: none; text-align: center; }
.toTop a:hover{ opacity:1; filter:alpha(opacity=100); }
#goTop { position:fixed; _position:absolute; top:285px; display:block; right:10px; z-index: 99999; }
*html, * html body { background-attachment:fixed; }
*html #goTop { position:absolute; right:expression(eval(document.documentElement.scrollLeft+10)); top:expression(eval(document.documentElement.scrollTop+145)); }
.mobileBot {
	position: absolute;
	right: 80px;
	top: -1px;
	display: none;
	border: 1px solid #d1d1d1;
}
.mobileBot img{

	width:90px;
}
.weixin a.mobile {
    background: url(../../images/offer_bg.png) 0 0px no-repeat;
    padding: 0 0 0 16px;
    margin-left: 10px;
    color: #666;
    margin: 0 5px;
    display: inline-block;
    position: absolute;
    top: -26px;
    right: 96px;
}
